Welcome![Sign In][Sign Up]
Location:
Search - histogram using MATLAB

Search list

[Other resourcematlab灰度直方图

Description: matlab的源程序,能够显示出图像的灰度分布的直方图,好像用matlab的人不多阿-Matlab source, can display the image histogram of the distribution of gray, like using Matlab A few people
Platform: | Size: 814 | Author: 张张 | Hits:

[matlabmatlab灰度直方图

Description: matlab的源程序,能够显示出图像的灰度分布的直方图,好像用matlab的人不多阿-Matlab source, can display the image histogram of the distribution of gray, like using Matlab A few people
Platform: | Size: 1024 | Author: 张张 | Hits:

[matlabzhifangtuchuli

Description: 这是一个直方图处理的小程序,用MATLAB编的,没有用到MATLAB自身的一些函数-This is a histogram of the small program using MATLAB series, MATLAB did not use some of its own function
Platform: | Size: 364544 | Author: 初学者 | Hits:

[Special Effectsbianmashiyan

Description: 数字图像处理实验 根据原图像的直方图,发现背景和目标的分割值大约在130左右,并将灰度图像转为二值图像,分割效果比较理想。 图像处理实验(六)图像压缩与编码 实验目的: 学习JPEG压缩编码 实验内容: 一.实现基本JPEG的压缩和编码分三个步骤: 1. 首先通过DCT变换去除数据冗余; 2. 使用量化表对DCT系数进行量化; 3. 对量化后的系数进行Huffman编码。-digital image processing experiments based on the original image histogram, found background and objectives of the divided about the value of around 130 and two gray-scale image to image, Segmentation more satisfactory results. Image processing experiments (6) Image Compression and Coding of the experiment : Learning JPEG compression coding experiment : one. Basically JPEG compression and coding in three steps : 1. First through DCT remove data redundancy; 2. Using quantitative table right DCT coefficient quantization; 3. Right quantized coefficients of Huffman coding.
Platform: | Size: 4096 | Author: qq | Hits:

[Graph Drawingtuxiangdezhifangtu

Description: 这是一个图像处理的直方图程序,用matlab实现的。-This is a histogram of the image processing procedures, using Matlab to achieve.
Platform: | Size: 1024 | Author: 李芹 | Hits:

[source in ebookimageimpose

Description: 数字图像矩阵数据的显示及其傅立叶变换 二维离散余弦变换的图像压缩 采用灰度变换的方法增强图像的对比度 直方图均匀化 模拟图像受高斯白噪声和椒盐噪声的影响 采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波 图像的自适应魏纳滤波 运用5种不同的梯度增强法进行图像锐化 图像的高通滤波和掩模处理 用巴特沃斯(Butterworth)低通滤波器对受噪声干扰的图像进行平滑处理 利用巴特沃斯(Butterworth)高通滤波器对图像进行锐化处理 -digital image data matrix display and its Fourier transform two-dimensional discrete cosine transform image compression using gray change The method for enhancing the contrast of the image histogram equalization simulated images by white Gaussian noise and Impulse noise impact 2D Median filter function medfilt2 right by the Salt and Pepper noise interference with the image filtering MATLAB functions fi lter2 right by the noise of image filtering images using adaptive filtering Weiner five different gradient growth Intensity image sharpening images and high-pass filter mask Processing Butterworth (Butterworth) lowpass Filter by the noise of the image smoothing use Butterworth (Butterworth) high-pass filter filter on the image sharpening
Platform: | Size: 10240 | Author: 王晓明 | Hits:

[Special Effectscolor_model_change_matlab

Description: 西安交通大学开的《图象处理》的课,用的课本是章毓晋老师编的《图象工程》上册,既《图象处理和分析》,我本科期间学的这门课,这是用MATLAB所做的作业源程序,包括颜色模型转换成,直方图转换,图象分割,边缘检测,hough变换(哈夫变换),图象表达等。-Xi'an Jiaotong University opened the "image processing" of the class, Textbooks are used in Yu-Jin Zhang teachers are "image projects" on the list, both "image processing and analysis" During my undergraduate study of this course, this is done using MATLAB source operations, including the color model conversion. Histogram conversion, image segmentation, edge detection, hough transform (Hough transform), image expression.
Platform: | Size: 328704 | Author: myname | Hits:

[Special Effectstuxiangzhengqiang

Description: 用matlab对图像进行增强 包括直方图均衡化 直方图匹配 邻域平均等-using Matlab to enhance the images include histogram equalization histogram matching an average neighborhood
Platform: | Size: 1024 | Author: 王海岗 | Hits:

[Special Effectsmatlab_piture

Description: 用matlab实现图象直方图的绘制,有四个程序,很适合初学者使用-using Matlab image histogram shows that there are four procedures that are very suitable for beginners
Platform: | Size: 3072 | Author: 萧鹏 | Hits:

[matlabMinimumCost

Description: Classify using the minimum error criterion via histogram estimation of the densities-classifies using the minimum error criterio n via histogram estimation of the densities
Platform: | Size: 1024 | Author: 柳风 | Hits:

[Special Effectshist2D

Description: 用于计算图象点灰度-区域灰度直方图的函数,用MATLAB语言实现.-used to calculate the gray image point-regional gray histogram function using MATLAB.
Platform: | Size: 1024 | Author: 翟改霞 | Hits:

[Special EffectsXraybasedonMatlab

Description: 利用Matlab工具箱函数,采用灰度直方图均衡化和灰度直方图规定化的方法对一幅X线图像进行增强处理,并比较它们的增强效果.-Using Matlab toolbox function, the use of histogram equalization and histogram-based method provides a X-ray images to enhance treatment, and comparison of their enhancement effects.
Platform: | Size: 9216 | Author: 阿斌 | Hits:

[Special Effectsp0302

Description: P0302:二维离散余弦变换的图像压缩 P0303:采用灰度变换的方法增强图像的对比度 P0304:直方图均匀化 P0305:模拟图像受高斯白噪声和椒盐噪声的影响 P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 P0307:采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波 P0308:图像的自适应魏纳滤波 P0309:运用5种不同的梯度增强法进行图像锐化 P0310:图像的高通滤波和掩模处理 P0311:利用巴特沃斯(Butterworth)低通滤波器对受噪声干扰的图像进行平滑处理 P0312:利用巴特沃斯(Butterworth)高通滤波器对图像进行锐化处理 -P0302: Two-dimensional discrete cosine transform image compression P0303: gray-scale transformation of the methods used to enhance image contrast P0304: Histogram of homogenization P0305: analog image by Gaussian white noise and salt and pepper noise P0306: A two-dimensional median filter medfilt2 function affected by salt and pepper noise image filtering P0307: using MATLAB in filter2 function affected by noise interference images mean filter P0308: Image Adaptive Weiner filtering P0309: the use of five kinds of different gradient enhanced image sharpening method P0310: Image of high-pass filtering and mask handle P0311: the use of Butterworth (Butterworth) low pass filter on the image noise by smoothing treatment P0312: the use of Butterworth (Butterworth) high-pass filter for sharp images of treatment
Platform: | Size: 2048 | Author: 阿让 | Hits:

[Special Effectstuxiangfenge

Description: 图像预处理 图像灰度化、高斯平滑、均衡直方图、图像对比度增强-Image Pre-processing of image gray-scale, Gaussian smoothing, balanced histogram, image contrast enhancement
Platform: | Size: 921600 | Author: sasa | Hits:

[OtherPrProcessing

Description: 在进行车牌识别的预处理过程中,如何有效地提高车牌图像质量是一个关键,这一步处理的好坏将直接影响到后面车牌识别的效果。 本文重点研究直方图修改技术增强图像方法在车牌识别预处理中的应用,给出了直方图修改技术的原理,以及直方图均衡化、规定化和对比度调整的原理,最后用MATLAB来实现车牌图像增强的效果。-License Plate Recognition in the pre-treatment process, how to effectively improve the image quality license plate is a key to dealing with the merits or demerits of this step will directly affect the effectiveness of the back license plate recognition. This article focuses on the image histogram modification method to enhance license plate recognition in the pre-processing of applications, given the principle of histogram modification techniques, as well as histogram equalization, contrast adjustment provisions and the principles of using MATLAB to achieve the final vehicle the effect of brand image enhancement.
Platform: | Size: 966656 | Author: storm | Hits:

[Windows DevelopProcessed_histogram_based_Face_Recognition

Description: face recognition by using histogram matching
Platform: | Size: 4327424 | Author: ahmed | Hits:

[Special Effectsmatlab

Description: 基于MATLAB-GUI图形界面的数字图像处理软件 本系统设计基于GUI图形界面,用matlab语言编写代码,实现功能包括图象的读取、存储、显示、直方图均衡化、阈值化、小波分解、小波重构、加噪、去噪、平滑、锐化、边缘检测、图像分割等-MATLAB-GUI graphical user interface based on digital image processing software of the system design is based on GUI graphical interface, using matlab language to write code to achieve functionality, including image reading, storage, display, histogram equalization, thresholding, wavelet decomposition, wavelet reconstruction, add noise, denoising, smoothing, sharpening, edge detection, image segmentation, etc.
Platform: | Size: 2992128 | Author: chengmengli | Hits:

[matlabjunhengzengqiangsufan

Description: 用matlab编程的自适应直方图程序,经过试验了,还可以。。可以下载来应用看看。-Adaptive histogram using matlab programming procedures, tested, and was quite good. . Can be downloaded to apply a look.
Platform: | Size: 1024 | Author: 序列 | Hits:

[Special Effectschap3

Description: 程序代码说明 P0301:数字图像矩阵数据的显示及其傅立叶变换 P0302:二维离散余弦变换的图像压缩 P0303:采用灰度变换的方法增强图像的对比度 P0304:直方图均匀化 P0305:模拟图像受高斯白噪声和椒盐噪声的影响 P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 P0307:采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波 P0308:图像的自适应魏纳滤波 P0309:运用5种不同的梯度增强法进行图像锐化 P0310:图像的高通滤波和掩模处理 P0311:利用巴特沃斯(Butterworth)低通滤波器对受噪声干扰的图像进行平滑处理 P0312:利用巴特沃斯(Butterworth)高通滤波器对图像进行锐化处理-Code Description P0301: digital image data display matrix and Fourier transform P0302: Two-dimensional discrete cosine transform image compression P0303: gray-scale transformation method using the contrast enhanced image P0304: Histogram of homogenization P0305: simulated images by Gaussian white noise and salt and pepper noise of P0306: two-dimensional median filter function medfilt2 on the image noise by filtering salt and pepper P0307: using MATLAB in the function filter2 noise on the image by mean filter P0308: Image Adaptive Weiner Filter P0309: the use of 5 different gradient enhanced image sharpening method P0310: the image of the high-pass filter and mask treatment P0311: Using Butterworth (Butterworth) low pass filter the image noise by smoothing P0312: Using Butterworth (Butterworth) high pass filter sharpening the image
Platform: | Size: 11264 | Author: 王兆云 | Hits:

[Otherscatterbar

Description: 使用MATLAB实现三维数据柱状图,可以成功的实现9个数据的操作(Implementation of 3D data histogram using MATLAB)
Platform: | Size: 1024 | Author: 阳光啊啊 | Hits:
« 12 3 4 5 6 7 8 9 10 »

CodeBus www.codebus.net